How to install CyberPanel with inputs in oneline

How to install cyberpanel with inputs? Inputs means options selections in installations. I would like to know any option to include those options input in one command with following installation command. This will help to automate deployments. Now first need to create VPS automatically and then need to manual installation because need to give input to choose options.

sudo su - -c "sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)"

thank you for information