What I want is:
Goal 1. Export static fonts as two separate families:
[Family Name Text] [Regular]
[Family Name Text] [Bold]
[Family Name Display] [Regular]
[Family Name Display] [Bold]
Goal 2. Export variable font with prefix before the style name:
[Family Name VF] [Text Regular]
[Family Name VF] [Text Bold]
[Family Name VF] [Display Regular]
[Family Name VF] [Display Bold]
Is it possible to export such a structure from the same source in one go? From what I tried, I can achieve only Goal 1 (using Localised Family Names) or Goal 2 (by simply renaming instances names), but not both goals at the same time.