Array
(
    [position] => Magento\Framework\Phrase Object
        (
            [text:Magento\Framework\Phrase:private] => Position
            [arguments:Magento\Framework\Phrase:private] => Array
                (
                )

        )

    [name] => Product Name
    [price] => Price
    [occasion] => Occasion 
    [odop_category_check] => Does product falls under odop category?
    [recent] => Recent
    [low_to_high] => Magento\Framework\Phrase Object
        (
            [text:Magento\Framework\Phrase:private] => Price: Low to High
            [arguments:Magento\Framework\Phrase:private] => Array
                (
                )

        )

    [high_to_low] => Magento\Framework\Phrase Object
        (
            [text:Magento\Framework\Phrase:private] => Price: High to Low
            [arguments:Magento\Framework\Phrase:private] => Array
                (
                )

        )

)