is there an variable for $MSIProductCodeRegExPattern if I want Adminstudio to pull this into my powershell template like it does with the variables below if not is there a way to set it so it does
[string]$appVendor = '{appVendor}'
[string]$appName =...