How to add more platforms to Cocos Studio project?

Hi,
when creating a project with cocos CLI (command line interface) I get lots of platforms:

  • android
  • android-studio
  • ios_mac
  • linux
  • win8.1 universal
  • win10
  • win32
    But when creating through cocos studio I only get:
  • android
  • ios_mac
  • win32

How can I add more platforms to cocos studio?