This is achieved by packing vehicle type along with the velocity so that the string system can decode and pick the appropriate unit.
This reduced the load on compilers, as currently for example MacOS doesn't like the huge settings-tables. Additionally, nobody can find settings, as the list is massive and unordered. By splitting it, it becomes a little bit more sensible.