Use setValue for SelectPicker

In my app, my selectPicker has countryCode, countryName, and flag
I am unable to use the webdriverio API setValue to automation this
I found out appium doc mentioned this limitation

https://appium.io/docs/en/writing-running-appium/tutorial/swipe/ios-picker-wheels-set-value/

is there a plan to support this element?