excludePlantations: {
            disabled: !this._hasPlantations(this.options.iso),
            checked: this.status.get('exclude_plantations') === 'true'
          },