I see, this is something that certainly works in the more recent versions, now that we have given more attention to other types of value setting like in enumerations. There are a couple of options. We could first try something like this that may have worked in 12.1,
<|"ParameterValues" -> {"transf.rotationType" -> WSMLink`Reference`ToDotName["Modelica.Mechanics.MultiBody.Types.RotationTypes.PlanarRotationSequence"]}|>
Try this association in either SetSystemModel or possibly in the ConnectSystemModelComponents call, which may have already been supported at the the time.