I was wondering if it is possible to create a drop down list that returns a layer files that the user can select to be used with apply symbology tool in model builder. I've tried to use parse path with string to create a value list, but that does not work. I thought the iterator over files would work but I couldn't make that work. I know this can be accomplished using a python script, but i'd like to do this in model builder.