Values.PackageGroupReferenceSourceInformation about the identifiers of a package group.
type nonrec t = {arn : Arn.t option;The ARN of the package group.
*)pattern : PackageGroupPattern.t option;The pattern of the package group. The pattern determines which packages are associated with the package group, and is also the identifier of the package group.
*)}