is there any way to use 2 for every.... statements?

i want to load up my.settings and 1 list will make new toolstripdropdownitem and the other lists is for the tooltiptexts

or I could do it another way, but how can I check the index of items in a my.setting string collection? like if I want to get the text of index number 3 how do I do that? thanks