PackageAt
BSolverPackage* PackageAt(int32 index) const;
BSolverPackage* package = installationRepository.PackageAt(i);
BSolverPackage* package = repository->PackageAt(k);