The Set Dropdown Options Node sets a Dropdown Object'sOptions using an Array. These Options are the Strings that act as the Dropdown Object's choices, thus the Array should only consist of Strings.
Please note that when using the Set Dropdown Options Node on a Dropdown Object that already has Options, the Node'sOptions will override what was already there and will completely replace them.