Of 8.x-2.x version, when mapping Marketo fields to Drupal Contact Us form fields, there are not any available Marketo Field Select options.
In Drupal\marketo_ma\Service\MarketoMAService::getEnabledFields(), $this->getMarketoFields() returns an array keyed by the Marketo Rest Field name and $this->config()->get('field.enabled_fields') returns an array keyed by the Marketo Field ID.