Use enum for the unknown file policy

Modern python version are supporting enum, we should use them instead of hardcoding strings.