postal_code_country: {
        type: 'Suggest',
        title: _t('editor.layers.analysis-form.country'),
        options: this._columnOptions.filterByType('string'),
        dialogMode: DialogConstants.Mode.FLOAT,