We are designing a calculator using Embedded Wizard. In the design, we have included a key for trigonometric operations. When the user presses or long-presses this key, a list of options for trigonometric functions should appear, allowing them to choose the desired option. We have decided to use an alert panel component to display these options. However, we want the display to be similar to the iPhone keyboard, as shown in the diagram. Can we use the alert panel for this purpose? Also, how can we adjust the position of the alert panel? When we tried it earlier, it was displayed in a different position and far from the key. We want the panel to be placed at the top of the key, as shown in the diagram.