add app preferences into the visionOS Settings app

Hello everyone,

I am currently developing an application for visionOS and would like to integrate my app's preferences into the Settings app. This will allow users to easily access and modify settings specific to my application directly from the system settings interface.

I have done this in iOS using Settings.bundle but unfortunately it is not available in visionOS applications. Does anyone know how to achieve this integration?

I would greatly appreciate any resources, examples, or tutorials that you can provide to help me with this task. Thank you in advance for your assistance.