Rendering HTML element names to Jenkins pipeline parameters individually

Hi Team,

I created a pipeline with active and active reactive reference parameters with their respective selection. Whenever selection change in active parameters based on selected there are respective parameters will be dispalyed. I used HTML code for the respective condition block. But how can use that HTML form’s elements names to Jenkins’ pipeline as input to use in the next stages? I want to use one HTML element for say one input box of that HTML form to use in one stage and another element called option button value to another stage like that, is it possible in Jenkins? if yes please guide me on it.

thanks
bala