let identifier: String The identifier for this Package.
var localizedIntroductoryPriceString : String? The price of the
introductoryDiscount formatted using priceFormatter .var localizedPriceString : String The price of this product using
priceFormatter .let offeringIdentifier : String The identifier of the
Offering containing this Package.let packageType : PackageType The type configured for this package.
let storeProduct : StoreProduct The underlying
storeProduct