FEATURE: toggle between different set of request parameters

Hey, I’ve been a postman user since my starting of career and thanks for the tool.

I’d like to check if there is a feasibility to develop a feature where we could have a set of different request parameters for the same request.

For example, I’m developing an API which accept two parameters either in body or in query. If i manually to test a parameter is only by writing a script if it’s possible to have a radio option that would allow me to select between different set of request parameters that I’ve created and see the response I’m getting will help me a lot while development.