How can I turn-on setting for my app in the Appium Inspector?

How can I turn-on setting for my app in the Appium Inspector?
In order to log into the application, I need the setting to be enabled in its settings on the telephone.
Setting Debug options/use preview server.
Thanks.

{
“platformName”: “iOS”,
“appium:platformVersion”: “13.0”,
“appium:deviceName”: “iPad Pro (12.9-inch) (3rd generation)”,
“appium:app”: “/Users/evgeniagreciskina/Desktop/Reserve.app”,
“appium:orientation”: “LANDSCAPE”
}