Changing only the converters because that loader is currently mostly not typed... (so
modifying and adding type along sounds like taking too much time than needed
right now).
Also manipulating list within the loader sounds simpler than tuple. So taking
the lazy path here.
Related to D3177