Welcome!
How to get help on the Dynamo forums - FAQ - Dynamo (dynamobim.com)
That’s a very specific selection/UI process you’re looking for. You’re going to have to create some logic yourself here.
Are you looking to return only one of the 4 input lists as a whole or only one value from each list per item? You can probably manage this with some conditional statements or a combination of UI nodes based on your criteria.