Manual input togeter with script

Hello

I have made som basic scripts with help from export function in ROS.
Is there a possibility to add manual inputs to scripts.
For example when script comes to setting IP eddress on interface, terminal promts for ip address?

Any easy way to do this?

Maybe I did`t express my self right.

What I want is when running my script, it will set a bunch of settings I use for all my CPEs.
But some of the settings will be different on each unit, for example IP address on a interface.
Any way to make the script ask for this in terminal, so that I can apply it when running the script.
Now I set the unique settings after running the script with all the other settings.

Anyone?

unfortunately yo can’t do that directly on router.