Need Suggestion to create automation on dynamic pages

We have a requirement to automate multiple pages where we will have multiple items like text box/check box/select item in a page and need to put value to any of it .
item labels will be specified in the excel with its corresponding value .

from for each loop , each label must be identified and depending on the value and item type specified in the excel , it must load data into the fields .

Please let me know if anybody has idea on this .