Dropdown menu width best practice

Issue:
When creating a dropdown menu for options, I came across a question from the developers about how it should respond. Should it have a fixed width, or expand with the content?
We will have data with varying length appearing as menu i…