Describe the bug

Steps to Reproduce
- Create a new Python application
- Right click python environment and open “Add Environment…” command
- Click Existing environment tab

4. Browse to a non-virtual env, there will auto-detect but let you customize all parameters. Default is to add it to the registry (make it available globally).

5. Click already added custom environment and choose Configure in Python Environment
- Check language version.
Expected behavior
It should show correct version.
Additional context and screenshots
Python>=3.11 is not in the list of language versions.
