Would it be possible to have a default value that is calculated at run time? Say that I want to have an option like this: ``` -o, --os Specify the OS and version (default: autodetected [Debian-11]) ```