All sort options in dropdown in Catalog.
Example:
Enable module:
php -f bin/magento module:enable SpringImport_CatalogDropdownSort
Disable module:
php -f bin/magento module:disable SpringImport_CatalogDropdownSort
Update system:
php -f bin/magento setup:upgrade