To be clear, you only want to look at "Command Availability". The Availability details in the sidebar is not relevant in this context since it relates to binary APIs.
Currently Mac should use Managed Preferences instead. When using Managed Preferences (MCX) payloads on Mac, make sure not to include anything sensitive. That payload will install settings to the "/Library/Managed Preferences" folder where it is easy to read them with the defaults command. They also appear in System Preferences.
I wouldn't be surprised if Apple makes these iOS App Settings universal one day. MCX settings are a throwback to Open Directory and might see modernization treatment someday.