// By value with custom scheme consturi1 = "openid-credential-offer://?credential_offer=%7B%22credential_issuer%22%3A...";
// By reference with HTTPS Universal Link consturi2 = "https://wallet.example.com/credential-offer?credential_offer_uri=https://issuer.example.com/offers/123";
Options for parsing a credential offer URI.
Version-agnostic: IT-Wallet v1.3 and v1.4 share the same invocation schemes.