A package type/category (e.g. "game", "model", "addon"), along with its allowed licenses and counts.
The list is fetched once per session via Sandbox.Services.PackageType.LoadAsync — typically on startup — and then
accessed synchronously via Sandbox.Services.PackageType.All and Sandbox.Services.PackageType.Get(System.String).