Usinf Fiery Media Catalog instead of using common mediatypes

Hello OL Team,
We have been using various printers (with Fiery or Freeflow) with their PPD to control different trays using the ‘classic’ media selection ‘mediatype’, “mediacolor” and ‘mediaweight’.
Now we have a new Riso printer with a Fiery controller that no longer supports this. Here, it has to be controlled via the Fiery media catalogue. However, this is not included in the PPD.
When I print with Word via the driver, I can only set mixed media via page ranges. These then appear in the postscript at the beginning in a place where all pages that are to be printed differently are defined.
example:

%%BeginFeature: RangeNum0 2,4
  %%EmptyOption
%%EndFeature
%%BeginFeature: RangeProp0_0 EFPrintSize:A4
  %%EmptyOption
%%EndFeature
%%BeginFeature: RangeProp0_1 CustomPrintSize:False
  %%EmptyOption
%%EndFeature
%%BeginFeature: RangeProp0_2 EFPCMID:28678
  %%EmptyOption
%%EndFeature
%%BeginFeature: RangeProp0_3 EFPCName:media-red
  %%EmptyOption
%%EndFeature
%%BeginFeature: RangeProp0_4 EFMediaType:Plain
  %%EmptyOption
%%EndFeature

How can I use this in Connect?
The printerdef example for a Riso from the website does not have this option.