Is it possible to retrieve the subscription_group_id from validating a local receipt? I'm am validating it via ASN.1 on device. Apple provides the following receipt fields on their website: https://developer.apple.com/library/archive/releasenotes/General/ValidateAppStoreReceipt/Chapters/ReceiptFields.html#//apple_ref/doc/uid/TP40010573-CH106-SW1
However, I can't see anything about the subscription group id. Seems weird we wouldn't be able to access that so is there another way?