Refactor settings conversions for better viewer configuration handling.
- Added `_isGroup` attribute to models
- Implemented functions to extract display and viewer from strings
- Updated conversion functions for imageio settings
- Update descriptions for 'View' and 'Colorspace' settings to include information about using Anatomy context tokens.
- Add a deprecation notice for the 'Baking' setting in ImageIOSettings, recommending the use of 'Baking Target Colorspace'.
* copied addons from 'ayon-addon-settings'
* added AE, photoshop and harmony addon
* moved openpype to subfolder
* cleanup repository files
* updated create package script and README.md
* formatting fixes
* added cli flags to be able keep server structure
* print progress and output dir
* another formatting fixes