Feature
A feature of your product which you could consider to be billable. Features can be added to packages.How can I see the limit given to a feature?A feature does not have a global limit. Limits are given to features within packages (ie. a PackageFeature) as each package can have a different limit for a particular feature. You will need to retrieve the package in order to grab the feature as it exists within a package to see the limit.
Fields
Fields with arguments
What if a user is subscribed to multiple packages with the same feature?If the user is subscribed to multiple packages which contain the same feature, then we will look for the associated Package with the highest
limit and will only return the Entitlement for that package/feature combination.