Pass Type IDs Entitlement
A list of identifiers that specify pass types that your app can access in Wallet.
Discussion
The value for this key is an array of pass type identifiers.
To add this entitlement to your app, enable the Wallet capability in Xcode. If your provisioning profile is associated with multiple pass type identifiers, specify which of the identifiers your app can interact with. Use $(TeamIdentifierPrefix)* to access all of the passes for your team.
For more information, see Configure Wallet (iOS, watchOS).