The App Store policy does not use a profile like most other policies. There are no options other than to enable it for your app or not.
In addition to enabling the policy, you need to confirm settings in Xcode and in Apple's Application Loader. For more details about the Blue Cedar App Store implementation, see Securing apps for app store compatibility.
To retrieve details for the policy:
app-policy/{GUID}: Use the policy ID to specify a policy. GET returns details for the specified policy.
app-policy/code/{code}: Use POLICY_CODE_APP_STORE to specify the policy. GET returns details for the specified policy.
To secure apps with the App Store policy, use these resources:
app-market/policy: Use the policy GUID to apply the policy to an app.