PackageOptions: {
    connection: Connection;
    packageAliasOrId: string;
    project?: SfProject;
}